.TH E1432_GET_WARNING_STRING 3 E1432
.SH NAME
.nf
e1432_get_warning_string \- get string associated with a measurement warning
.fi
.IX e1432_get_warning_string(3) 3
.SH SYNOPSIS
.cS
char *e1432_get_warning_string(SHORTSIZ16 warning)
.cE
.SH DESCRIPTION
\fIe1432_get_warning_string\fR returns a string that is a brief description
of the measurement warning, \fIwarning\fR, which has been returned by 
the \fIe1432_get_meas_warning\fR function.

\fIwarning\fR is a warning number.

.SH "RESET VALUE"
Not applicable.
.SH "RETURN VALUE"
Returns a string.
.SH "SEE ALSO"
e1432_get_meas_warning
